C1.DataCollection Assembly / C1.DataCollection Namespace / C1CursorDataCollection<T,K> Class

In This Topic
C1CursorDataCollection<T,K> Class Events
In This Topic

For a list of all members of this type, see C1CursorDataCollection<T,K> members.

Public Events
 NameDescription
Public EventOccurs after the collection changed. (Inherited from C1.DataCollection.C1DataCollectionBase<T>)
Public EventRaised after a filter operation was performed.  
Public EventOccurs when a property value changes. (Inherited from C1.DataCollection.C1DataCollectionBase<T>)
Public EventRaised after a sort operation was performed.  
Top
See Also